Skip to content

Fix Azure Functions App + Service Bus Sample#72

Merged
paolosalvatori merged 1 commit intomainfrom
fix-func-sb-sample
Apr 8, 2026
Merged

Fix Azure Functions App + Service Bus Sample#72
paolosalvatori merged 1 commit intomainfrom
fix-func-sb-sample

Conversation

@paolosalvatori
Copy link
Copy Markdown
Contributor

Motivation

This pull request implements come changes to make the Bicep and Terraform deployments compliant with the Azure CLI deployment and the ./scripts/validate.sh script.

Changes

  • Changed the name of a network security group and app service plan in bicep/main.bicep.
  • Changed the name of a network security group in ./terraform/main.tf
  • Added a new network security group for the private endpoints subnet in ./terraform/main.tf
  • Made delegation property optional in ./terraform/modules/virtual_network/variables.tf

Tests

Related

@paolosalvatori paolosalvatori merged commit fc11649 into main Apr 8, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants